kernel: bump 3.18 to 3.18.119
[openwrt/staging/blogic.git] / target / linux / generic / pending-3.18 / 030-nl80211-Allow-set-network-namespace-by-fd.patch
index 52a2391ccd7516257289b15b5103b233a95da4ae..80f9708306596d92346e1377e68b47ff6f1bfe65 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
 
 --- a/net/core/net_namespace.c
 +++ b/net/core/net_namespace.c
-@@ -361,6 +361,7 @@ struct net *get_net_ns_by_fd(int fd)
+@@ -380,6 +380,7 @@ struct net *get_net_ns_by_fd(int fd)
        return ERR_PTR(-EINVAL);
  }
  #endif