diff options
author | Hariprasad Shenai <hariprasad@chelsio.com> | 2015-01-30 06:19:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-02 09:38:00 +0300 |
commit | 3051fa617a3bb753185341a2040eaa454a54669e (patch) | |
tree | 77dd4be731ab21e7bce1ebd87902ee91fa66303b /drivers/net/ethernet/stmicro | |
parent | 2caabb3d2e600373b83588789896fe5a8831bbb1 (diff) | |
download | linux-3051fa617a3bb753185341a2040eaa454a54669e.tar.xz |
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 'drivers/net/ethernet/stmicro')
0 files changed, 0 insertions, 0 deletions