]> git.baikalelectronics.ru Git - kernel.git/commit
fq: split out backlog update logic
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 27 Apr 2016 10:59:13 +0000 (12:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 21:03:38 +0000 (17:03 -0400)
commit183fc2acf70f5b1f8600341d41807489ec514b10
tree420b211911111c7603cfcff2f9ace377e32afa42
parentf221b4a2ab98ae60d713243f5e0c85d99beac5a1
fq: split out backlog update logic

mac80211 (which will be the first user of the
fq.h) recently started to support software A-MSDU
aggregation. It glues skbuffs together into a
single one so the backlog accounting needs to be
more fine-grained.

To avoid backlog sorting logic duplication split
it up for re-use.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fq_impl.h