commit | c8ba4ad0b59c511578f8f706aae711f01c990794 | [log] [tgz] |
---|---|---|
author | Suresh Reddy <Suresh.Reddy@emulex.com> | Fri Mar 20 06:28:24 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 20 13:25:51 2015 -0400 |
tree | 1c663d8db983a998b69d8f6dfb886947976f9534 | |
parent | 435452aa88474fae5a31fd14fca88f0802e66f53 [diff] |
be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQs Issuing this cmd for more than 8 EQs does not have the intended effect even on BEx and Skyhawk-R. This patch fixes this by issuing this cmd for upto 8 EQs at a time. Signed-off-by: Suresh Reddy <Suresh.Reddy@emulex.com> Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>