commit | a574420ff46cff0245e6b0fce2e961aa2717743d | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Sat Sep 20 22:07:34 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 20 22:07:34 2008 -0700 |
tree | 5baf2134ac902803152c92733f8ed580dd9c7b75 | |
parent | 618d9f25548ba6fc3a9cd2ce5cd56f4f015b0635 [diff] |
multiq: requeue should rewind the current_band Currently dequeueing a packet and requeueing the same packet will cause a different packet to be pulled on the next dequeue. This change forces requeue to rewind the current_band. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>