commit | 8f891387aa73b85d2ea8d953e04dac224f687e52 | [log] [tgz] |
---|---|---|
author | schacko <schacko@qlogic.com> | Thu Jun 17 02:56:40 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 17 08:57:55 2010 -0700 |
tree | cbf7101c7aa3721cb02298f3f454692bfbd18524 | |
parent | 7f9a0c34d26b1ce8a512555ca144e622dea4dc44 [diff] |
qlcnic: seperate interrupt for TX Earlier all poll routine can process rx and tx, But now one poll routine to process rx + tx and other for rx only. Last msix vector will be used for separate tx interrupt. o This is supported from fw version 4.4.2. o Bump version 5.0.5 Signed-off-by: Sony Chacko <schacko@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>