Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108377
b: refs/heads/master
c: 317900c
h: refs/heads/master
i:
  108375: 793b60e
v: v3
  • Loading branch information
Jamal Hadi Salim authored and David S. Miller committed Aug 13, 2008
1 parent 015ab35 commit 1b2b63b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6bf90b2bf4084a64bbcf96a0b93dc64c77288028
refs/heads/master: 317900cb010f4aca0e3cb14a02d0ddcc44ddafa7
1 change: 1 addition & 0 deletions trunk/net/wireless/wext.c
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,7 @@ static int rtnetlink_fill_iwinfo(struct sk_buff *skb, struct net_device *dev,
r->ifi_flags = dev_get_flags(dev);
r->ifi_change = 0; /* Wireless changes don't affect those flags */

NLA_PUT_STRING(skb, IFLA_IFNAME, dev->name);
/* Add the wireless events in the netlink packet */
NLA_PUT(skb, IFLA_WIRELESS, event_len, event);

Expand Down

0 comments on commit 1b2b63b

Please sign in to comment.