commit | 41812db8e2111abbebff4fccffecab1fc1eb090c | [log] [tgz] |
---|---|---|
author | Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> | Tue Jul 10 14:57:31 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 10 23:28:33 2012 -0700 |
tree | 63a08411f7b424aed2e264e126ae5ae17e403fe9 | |
parent | f62a23a7cb601fb30c4a8b8a5ba1c6bb7f5148b3 [diff] |
qlge: Fix TX queue stoppage due to full condition. TX queue was being stopped at beginning of send path instead of at the end when last descriptor is used. Signed-off-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>