diff options
| author | David S. Miller <davem@davemloft.net> | 2013-02-05 14:54:49 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-02-05 14:54:49 -0500 |
| commit | 4d9e01da87caa9bc63c3284ab38e0dd53eeab6ae (patch) | |
| tree | 82ba7d69dde189b2b58b7d1b80fc13f40a4641ff /include/linux | |
| parent | ca2eb5679f8ddffff60156af42595df44a315ef0 (diff) | |
| parent | c560451c2009b94820460e06d3f7c258f7234948 (diff) | |
| download | cachepc-linux-4d9e01da87caa9bc63c3284ab38e0dd53eeab6ae.tar.gz cachepc-linux-4d9e01da87caa9bc63c3284ab38e0dd53eeab6ae.zip | |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
Jeff Kirsher says:
====================
This series contains updates to e1000e and ixgbe. Majority of the patches
are against e1000e, where Bruce makes several cosmetic #define moves into
header files. In addition, Bruce does a cleanup of braces to resolve
checkpatch warnings (when using the strict option).
Ixgbe patches contain several fixes as well as updating the copyright. The
fixes from Josh Hay, resolved a possible NULL pointer dereference and
resolved Smatch warnings by fixing return values and memcpy parameters.
Alex provides 2 fixes, the first is to replace rmb() with
read_barrier_depends() in the Tx cleanup. The second fixes an MTU
warning when using SR-IOV which corrects the fact that we were using 1522
to test for the max frame size in ixgbe_change_mtu and 1518 in
ixgbe_set_vf_lpe. The difference was the addition of VLAN_HLEN, which we
only need to add in the case of computing a buffer size, but not a filter
size. Lastly, a patch from Emil which is based on a community patch from
Aurélien Guillaume which adds functions needed for reading SFF-8472
diagnostic data from SFP modules.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
