]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: make function tables const
authorstephen hemminger <shemminger@vyatta.com>
Wed, 13 Oct 2010 14:51:25 +0000 (14:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Oct 2010 18:13:25 +0000 (11:13 -0700)
commit976af1675d2b22a0068aed2985300e79a8d62548
treed0f233d5868f2cde80bf60c13b390182f98894ea
parentb83299096037217693eb8b61899e727c90251e38
stmmac: make function tables const

These tables only contain function pointers.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/stmmac/common.h
drivers/net/stmmac/dwmac100.h
drivers/net/stmmac/dwmac1000.h
drivers/net/stmmac/dwmac1000_core.c
drivers/net/stmmac/dwmac1000_dma.c
drivers/net/stmmac/dwmac100_core.c
drivers/net/stmmac/dwmac100_dma.c
drivers/net/stmmac/enh_desc.c
drivers/net/stmmac/norm_desc.c
drivers/net/stmmac/stmmac.h