]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] wireless/airo: define default MTU
authorDan Williams <dcbw@redhat.com>
Thu, 16 Mar 2006 18:46:27 +0000 (13:46 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 23 Mar 2006 21:13:58 +0000 (16:13 -0500)
commit15db2763202b9479f3d30ea61a283be4fc48559d
treed3e04313519a1a7c706de20d6ca279d5eea1310d
parent934d8bf142541ea013bc4002e200fa0e6815bf38
[PATCH] wireless/airo: define default MTU

The number 2312 was used all over the place to refer to the card's
default MTU.  Make it a #define and use that everywhere rather than the
number.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c