llc: Make function pointer arrays const
authorJoe Perches <joe@perches.com>
Wed, 10 Dec 2014 16:18:50 +0000 (08:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Dec 2014 20:21:24 +0000 (15:21 -0500)
commit14b7d95fd2288524c71aac48f3f7309fa6afa853
tree7f60561f505d28378af57a0169aa2110abfcf026
parentb95bf1e0ea724f4004faae0cc6685c06379157c3
llc: Make function pointer arrays const

It's better when function pointer arrays aren't modifiable.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/llc_c_st.h
net/llc/llc_c_st.c
net/llc/llc_conn.c