commit | 34a89b8c75abe2873a95524552cc266fdd3b6a85 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Tue Feb 09 01:32:43 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 12 12:27:58 2010 -0800 |
tree | fc1af457d8100289e6a5798dcd3902c8a20d89e3 | |
parent | 3f0d4560aedaa67546eaeb3dc75fcdf68ec21036 [diff] |
be2net: bug fix in be_change_mtu Current code allows the new mtu to cross the supported value. This patch fixes the boundary checks. From: Suresh R <sureshr@serverengines.com> Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>