X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fllc.h;h=7940da1606e7514697d45bf8be3f93bede4ddb0b;hb=3e387fcdc485d94fe2c4b52e7c30c0c4cd1fe364;hp=f5024583fc8b53311358204f2874173f78eabf28;hpb=f4ad2b162d653e4a6e57d598119e3820c65fef71;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);