diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
commit | d3c2b87213358a80a9d25f45fe1ba81d409dd2d8 (patch) | |
tree | d97f377bc242702c94eb55323c6aacbcc02e261f /target/linux/generic/patches-2.6.32/931-crashlog.patch | |
parent | 31709b2c76c851f343f258e08c686b50aaa31be1 (diff) | |
download | upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.gz upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.bz2 upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.zip |
update to 2.6.32.29
SVN-Revision: 25583
Diffstat (limited to 'target/linux/generic/patches-2.6.32/931-crashlog.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.32/931-crashlog.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.32/931-crashlog.patch b/target/linux/generic/patches-2.6.32/931-crashlog.patch index 0c06700aef..c07ae17635 100644 --- a/target/linux/generic/patches-2.6.32/931-crashlog.patch +++ b/target/linux/generic/patches-2.6.32/931-crashlog.patch @@ -15,7 +15,7 @@ +#endif --- a/init/Kconfig +++ b/init/Kconfig -@@ -710,6 +710,9 @@ config NET_NS +@@ -688,6 +688,9 @@ config NET_NS Allow user space to create what appear to be multiple instances of the network stack. |