Make skb_total_counter and skb_refs_counter static
authorPavel Roskin <proski@gnu.org>
Tue, 12 Nov 2013 21:53:27 +0000 (16:53 -0500)
committerPavel Roskin <proski@gnu.org>
Tue, 12 Nov 2013 22:01:27 +0000 (17:01 -0500)
commit3e8afe45d010cb1f7f3f7fd5a54591c6a1915ff6
tree743404f2090c0c4a014aaee7b0cb51da167a9372
parent27463c4ea4064563160441d95b7743b07067ab9c
Make skb_total_counter and skb_refs_counter static

Both have exported accessor functions, so they should not be accessible
directly.
net80211/ieee80211_skb.c
net80211/ieee80211_skb.h