commit | 15db2763202b9479f3d30ea61a283be4fc48559d | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Thu Mar 16 13:46:27 2006 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 23 16:13:58 2006 -0500 |
tree | d3e04313519a1a7c706de20d6ca279d5eea1310d | |
parent | 934d8bf142541ea013bc4002e200fa0e6815bf38 [diff] |
[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>