Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354495
b: refs/heads/master
c: fae7e4d
h: refs/heads/master
i:
  354493: da90bf9
  354491: 365fb97
  354487: 4740aae
  354479: 6a95ab1
  354463: 03179e4
  354431: ff25604
v: v3
  • Loading branch information
Peter Huewe authored and Greg Kroah-Hartman committed Feb 14, 2013
1 parent aa9a567 commit e9e334f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0bcc0429bdb9f7cca3b7ab1f905b0d47031c03e0
refs/heads/master: fae7e4d39373305cf505d1f0871a4491897d56f9
2 changes: 2 additions & 0 deletions trunk/drivers/staging/wlan-ng/p80211netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,8 @@ static int p80211knetdev_hard_start_xmit(struct sk_buff *skb,
union p80211_hdr p80211_hdr;
struct p80211_metawep p80211_wep;

p80211_wep.data = NULL;

if (skb == NULL)
return NETDEV_TX_OK;

Expand Down

0 comments on commit e9e334f

Please sign in to comment.