From: Prasanna S. Panchamukhi Date: Wed, 27 Jan 2010 02:44:44 +0000 (-0700) Subject: wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h X-Git-Tag: v2.6.35-rc1~473^2~99^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=080de04e6229c49be41b811f5d5429afd6ed736d;p=pandora-kernel.git wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h This patch moves I2400M_MAX_MTU enum defined in netdev.c to i2400m.h. Follow up changes will make use of this value in other location, thus requiring it to be moved to a global header file i2400m.h. Signed-off-by: Prasanna S. Panchamukhi Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed