Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96553
b: refs/heads/master
c: 812714d
h: refs/heads/master
i:
  96551: 5955a12
v: v3
  • Loading branch information
Patrick McHardy authored and John W. Linville committed May 13, 2008
1 parent 2898025 commit f5b91aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 69687a0b9934942e61bf8148c242adea87183a5b
refs/heads/master: 812714d741750038004da505074c9158e9dee270
2 changes: 1 addition & 1 deletion trunk/net/mac80211/mesh_hwmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ static int mesh_path_sel_frame_tx(enum mpath_frame_type action, u8 flags,
*pos++ = WLAN_EID_PREP;
break;
default:
kfree(skb);
kfree_skb(skb);
return -ENOTSUPP;
break;
}
Expand Down

0 comments on commit f5b91aa

Please sign in to comment.