diff options
author | Yanir Lubetkin <yanirx.lubetkin@intel.com> | 2015-06-02 17:05:50 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-06-03 14:13:39 +0300 |
commit | 529498cde04537211cc3aa8f920c371b91c0f7d8 (patch) | |
tree | 8da83f977cd1b54d4214871be7370e99bf90ebbc /drivers/net/ethernet/intel/e1000e/regs.h | |
parent | 2ec7d2974c5665780e5f2b532833b76531f0a8d3 (diff) | |
download | linux-529498cde04537211cc3aa8f920c371b91c0f7d8.tar.xz |
e1000e: Bump the version to 3.2.5
Bump the version to reflect the driver changes and bug fixes for i219.
Also update the copyright, while we are at it.
Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/e1000e/regs.h')
-rw-r--r-- | drivers/net/ethernet/intel/e1000e/regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/intel/e1000e/regs.h b/drivers/net/ethernet/intel/e1000e/regs.h index 110e27e35ff5..b24e5fee17f2 100644 --- a/drivers/net/ethernet/intel/e1000e/regs.h +++ b/drivers/net/ethernet/intel/e1000e/regs.h @@ -1,5 +1,5 @@ /* Intel PRO/1000 Linux driver - * Copyright(c) 1999 - 2014 Intel Corporation. + * Copyright(c) 1999 - 2015 Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, |