X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=batmand%2Fpatches%2F100-2.6.36.patch;h=13318e0b3449c9232544ac35fc5dd0b1be30ae23;hb=HEAD;hp=566c23b66b35b0c361d59f1deee8493572bebc87;hpb=5a3951ac739aec90810ba8ca4cbe1d1fcc542030;p=lede-routing%2F.git diff --git a/batmand/patches/100-2.6.36.patch b/batmand/patches/100-2.6.36.patch index 566c23b..13318e0 100644 --- a/batmand/patches/100-2.6.36.patch +++ b/batmand/patches/100-2.6.36.patch @@ -2,8 +2,8 @@ batman/linux/modules/gateway.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---- batmand-r1439.orig/batman/linux/modules/gateway.c -+++ batmand-r1439/batman/linux/modules/gateway.c +--- batmand-r1439.orig/linux/modules/gateway.c ++++ batmand-r1439/linux/modules/gateway.c @@ -29,6 +29,7 @@ static struct class *batman_class; static int batgat_open(struct inode *inode, struct file *filp); static int batgat_release(struct inode *inode, struct file *file);