linux/drivers/net/e1000e
Hannes Eder fa4c16da73 drivers/net/e1000e: fix sparse warnings: make symbols static
Fix this sparse warnings:

  drivers/net/e1000e/es2lan.c:1265:5: warning: symbol 'e1000_read_kmrn_reg_80003es2lan' was not declared. Should it be static?
  drivers/net/e1000e/es2lan.c:1298:5: warning: symbol 'e1000_write_kmrn_reg_80003es2lan' was not declared. Should it be static?

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-26 00:00:37 -08:00
..
82571.c e1000e: check return code from NVM accesses and fix bank detection 2008-11-21 17:02:41 -08:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
defines.h e1000e: check return code from NVM accesses and fix bank detection 2008-11-21 17:02:41 -08:00
e1000.h e1000e: fix incorrect link status when switch module pulled 2008-11-21 17:01:35 -08:00
es2lan.c drivers/net/e1000e: fix sparse warnings: make symbols static 2008-12-26 00:00:37 -08:00
ethtool.c e1000e: check return code from NVM accesses and fix bank detection 2008-11-21 17:02:41 -08:00
hw.h e1000e: sync change flow control variables with ixgbe 2008-11-21 16:57:36 -08:00
ich8lan.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-12-15 20:03:50 -08:00
lib.c e1000e: sync change flow control variables with ixgbe 2008-11-21 16:57:36 -08:00
netdev.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
param.c e1000e: fix IPMI traffic 2008-11-16 19:05:16 -08:00
phy.c e1000e: sync change flow control variables with ixgbe 2008-11-21 16:57:36 -08:00