aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sky2.c
diff options
context:
space:
mode:
authorJulia Lawall <julia@diku.dk>2009-07-19 06:09:25 +0000
committerDavid S. Miller <davem@davemloft.net>2009-07-21 13:00:46 -0700
commit86669530d966ca21f4245b9990e7ae188d433d1e (patch)
treee332cabb56598b3c370c3933abcdd032f560b1e2 /drivers/net/sky2.c
parentdrivers/net: Move a dereference below a NULL test (diff)
downloadlinux-dev-86669530d966ca21f4245b9990e7ae188d433d1e.tar.xz
linux-dev-86669530d966ca21f4245b9990e7ae188d433d1e.zip
drivers/net/mlx4: Adjust constant
The values in the advertising field are typically ADVERTISED_xxx, not SUPPORTED_xxx. Both SUPPORTED_10000baseT_Full and ADVERTISED_1000baseT_Full have the same value. The semantic match that finds this problem is as follows: (http://www.emn.fr/x-info/coccinelle/) // <smpl> @@ struct ethtool_cmd E; @@ *E.advertising = SUPPORTED_10000baseT_Full // </smpl> Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sky2.c')
0 files changed, 0 insertions, 0 deletions