]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: make some structures const
authorBhumika Goyal <bhumirks@gmail.com>
Tue, 29 Aug 2017 16:47:52 +0000 (22:17 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Aug 2017 23:05:07 +0000 (16:05 -0700)
commit940104054f99c44c039051b6902f77f6f2c3e4be
tree165cbfcd66a244a22bbc2b2af4862f6c86b39dfe
parent395e4bcc4ac5aaf3f52666bca68092e0b773c499
net: dsa: make some structures const

Make these const as they are not modified anywhere.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/bcm_sf2.c
drivers/net/dsa/qca8k.c