Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75124
b: refs/heads/master
c: 3333590
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and David S. Miller committed Dec 20, 2007
1 parent 36ffa68 commit 1945d8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d192d9552881f4cf88e62072047c72ef2b5aa7f
refs/heads/master: 3333590e94262aebb5d0fb767cc7ed8b2359705c
1 change: 0 additions & 1 deletion trunk/net/mac80211/ieee80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,6 @@ static const struct header_ops ieee80211_header_ops = {
void ieee80211_if_setup(struct net_device *dev)
{
ether_setup(dev);
dev->header_ops = &ieee80211_header_ops;
dev->hard_start_xmit = ieee80211_subif_start_xmit;
dev->wireless_handlers = &ieee80211_iw_handler_def;
dev->set_multicast_list = ieee80211_set_multicast_list;
Expand Down

0 comments on commit 1945d8f

Please sign in to comment.