summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/e1000_manage.c
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-02-01 08:33:00 -0200
committerRenato Botelho <renato@netgate.com>2016-02-01 08:33:00 -0200
commit79f27b5150f7b79a6f1bcd30e9233f1abb9c3e36 (patch)
tree4aacd7410a3c5961c66492d9c6cb2441e5180961 /sys/dev/e1000/e1000_manage.c
parent00da2a1c8c0008725cae2d87abfe17736bf0318a (diff)
parent42ee9ca9933fb815ce7d9098f10bad6fe38c69b4 (diff)
downloadFreeBSD-src-79f27b5150f7b79a6f1bcd30e9233f1abb9c3e36.zip
FreeBSD-src-79f27b5150f7b79a6f1bcd30e9233f1abb9c3e36.tar.gz
Merge remote-tracking branch 'origin/stable/10' into devel
Diffstat (limited to 'sys/dev/e1000/e1000_manage.c')
-rw-r--r--sys/dev/e1000/e1000_manage.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/e1000/e1000_manage.c b/sys/dev/e1000/e1000_manage.c
index 8087e65..f8290a2 100644
--- a/sys/dev/e1000/e1000_manage.c
+++ b/sys/dev/e1000/e1000_manage.c
@@ -1,6 +1,6 @@
/******************************************************************************
- Copyright (c) 2001-2014, Intel Corporation
+ Copyright (c) 2001-2015, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -33,7 +33,6 @@
/*$FreeBSD$*/
#include "e1000_api.h"
-
/**
* e1000_calculate_checksum - Calculate checksum for buffer
* @buffer: pointer to EEPROM
OpenPOWER on IntegriCloud