commit | e7340f04426416a6655ffaead4651bfb9e1b0848 | [log] [tgz] |
---|---|---|
author | Robert Walsh <robert.walsh@qlogic.com> | Mon Jun 18 14:24:35 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 09 20:12:25 2007 -0700 |
tree | 1ce7d3c405bc9e4ea69871e40504b057eeb30e66 | |
parent | 380bf5d38f3cc2799ed2fae554f7af1c4b0ed35b [diff] |
IB/ipath: Fix maximum MTU reporting Although our chip supports 4K MTUs, our driver doesn't yet support this feature, so limit the maximum MTU to 2K until we get support for 4K MTUs implemented. Signed-off-by: Robert Walsh <robert.walsh@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>