X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fllc.h;h=7940da1606e7514697d45bf8be3f93bede4ddb0b;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=f5024583fc8b53311358204f2874173f78eabf28;hpb=9d8f057acbd38d8177cf2ffd5e151d52c2477372;p=linux-2.6 diff --git a/include/net/llc.h b/include/net/llc.h index f5024583fc..7940da1606 100644 --- a/include/net/llc.h +++ b/include/net/llc.h @@ -65,7 +65,6 @@ struct llc_sap { extern struct list_head llc_sap_list; extern rwlock_t llc_sap_list_lock; -extern unsigned char llc_station_mac_sa[ETH_ALEN]; extern int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev);