]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: dwmac-rk: make rk_gmac_ops structs static const
authorJoachim Eastwood <manabian@gmail.com>
Tue, 28 Jul 2015 22:09:00 +0000 (00:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2015 07:13:24 +0000 (00:13 -0700)
commitcb4a21130c50570e52a7341a57ffa04af04198d8
tree978fd028fb5aaa5f24af6442a21a5493e427c1a5
parentae0b60dc342347bb48338bd50592c459bf1df7d9
stmmac: dwmac-rk: make rk_gmac_ops structs static const

Mark the rk_gmac_ops structures as static const as they should be.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c