X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=batmand%2Fpatches%2F100-2.6.36.patch;h=13318e0b3449c9232544ac35fc5dd0b1be30ae23;hb=6684bff25360be563e26d6c762c761f581a27581;hp=566c23b66b35b0c361d59f1deee8493572bebc87;hpb=4eb57b4298919e1e29eeff7dd76f0915ac1a374e;p=feed%2Frouting.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);