]> err.no Git - linux-2.6/blobdiff - net/mac80211/mesh_hwmp.c
mac80211: wpa.c remove rx/tx_data ->fc users
[linux-2.6] / net / mac80211 / mesh_hwmp.c
index 23689733e29a4dd40cfd34ff546a4166af930826..7fa149e230e6fc3cfecad043ad82ae4c204611fa 100644 (file)
@@ -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;
        }