wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
authorPrasanna S. Panchamukhi <prasannax.s.panchamukhi@intel.com>
Wed, 27 Jan 2010 02:44:44 +0000 (19:44 -0700)
committerInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Tue, 11 May 2010 21:03:45 +0000 (14:03 -0700)
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 <prasannax.s.panchamukhi@intel.com>
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>

No differences found