diff options
author | 2015-01-30 08:49:27 +0530 | |
---|---|---|
committer | 2015-02-01 22:38:00 -0800 | |
commit | 3051fa617a3bb753185341a2040eaa454a54669e (patch) | |
tree | 77dd4be731ab21e7bce1ebd87902ee91fa66303b /net/switchdev/switchdev.c | |
parent | Merge branch 'hso-next' (diff) | |
download | wireguard-linux-3051fa617a3bb753185341a2040eaa454a54669e.tar.xz wireguard-linux-3051fa617a3bb753185341a2040eaa454a54669e.zip |
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
In commit dc9daab226aa ("cxgb4: Added support in debugfs to dump
sge_qinfo") a preprocessor check for CONFIG_CXGB4_DCB got added, which should
have been CONFIG_CHELSIO_T4_DCB. After adding the right preprocessor, build
fails due to missing function ethqset2pinfo. Fixing that as well.
V2: Updated description since the patch also fixes build failure
Reported-by: Paul Bolle <pebolle@tiscal.nl>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions