linux/drivers/net/sfc
stephen hemminger 6c8c2513c8 sfc: make function tables const
The phy, mac, and board information structures should be const.
Since tables contain function pointer this improves security
(at least theoretically).

Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-14 21:53:42 -07:00
..
bitfield.h
efx.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
efx.h sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
enum.h
ethtool.c ethtool: allow custom interval for physical identification 2011-04-14 21:15:49 -07:00
falcon.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
falcon_boards.c sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
falcon_xmac.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
filter.c sfc: Implement hardware acceleration of RFS 2011-02-17 21:00:33 +00:00
filter.h sfc: Generalise filter spec initialisation 2010-12-07 19:11:26 +00:00
io.h sfc: Use write-combining to reduce TX latency 2011-03-04 17:58:42 +00:00
Kconfig
mac.h sfc: make function tables const 2011-04-14 21:53:42 -07:00
Makefile sfc: Add support for SFE4003 board and TXC43128 PHY 2010-09-22 13:26:45 -07:00
mcdi.c Fix common misspellings 2011-03-31 11:26:23 -03:00
mcdi.h sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
mcdi_mac.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
mcdi_pcol.h Fix common misspellings 2011-03-31 11:26:23 -03:00
mcdi_phy.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
mdio_10g.c sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
mdio_10g.h sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
mtd.c sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
net_driver.h sfc: make function tables const 2011-04-14 21:53:42 -07:00
nic.c sfc: Move test of rx_checksum_enabled from nic.c to rx.c 2011-04-01 22:20:06 +01:00
nic.h sfc: make function tables const 2011-04-14 21:53:42 -07:00
phy.h sfc: make function tables const 2011-04-14 21:53:42 -07:00
qt202x_phy.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
regs.h sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
rx.c sfc: Implement generic features interface 2011-04-05 15:00:02 +01:00
selftest.c sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
selftest.h sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
siena.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
spi.h sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
tenxpress.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
tx.c sfc: Update copyright dates 2011-02-28 23:57:24 +00:00
txc43128_phy.c sfc: make function tables const 2011-04-14 21:53:42 -07:00
workarounds.h sfc: Siena: Disable write-combining when SR-IOV is enabled 2011-03-23 01:35:15 +00:00