Loading net/wireless/nl80211.c +1 −1 Original line number Diff line number Diff line Loading @@ -2181,7 +2181,7 @@ static int nl80211_dump_mpath(struct sk_buff *skb, if (netdev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT) { err = -EOPNOTSUPP; goto out; goto out_err; } while (1) { Loading Loading
net/wireless/nl80211.c +1 −1 Original line number Diff line number Diff line Loading @@ -2181,7 +2181,7 @@ static int nl80211_dump_mpath(struct sk_buff *skb, if (netdev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT) { err = -EOPNOTSUPP; goto out; goto out_err; } while (1) { Loading