backports: backport __QUEUE_STATE_{DRV,STACK}_XOFF
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Jul 2014 13:00:55 +0000 (15:00 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 23 Jul 2014 21:30:08 +0000 (23:30 +0200)
commitae1c50767d403184be062c11cfb56847dcb37b5b
treeb46fb688fb880c7ef9880f011f82179e426bc9a6
parent5401d846af449313418b95478a52f206803df365
backports: backport __QUEUE_STATE_{DRV,STACK}_XOFF

The old __QUEUE_STATE_XOFF was divided into __QUEUE_STATE_DRV_XOFF and
__QUEUE_STATE_STACK_XOFF, in this patch we map both to the old version
on old kernel vesions.

This backports this upstream commit:
commit 7346649826382b769cfadf4a2fe8a84d060c55e9
Author: Tom Herbert <therbert@google.com>
Date:   Mon Nov 28 16:32:44 2011 +0000

    net: Add queue state xoff flag for stack

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/backport-include/linux/netdevice.h