diff options
author | Hariprasad Shenai <hariprasad@chelsio.com> | 2015-01-30 08:49:27 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-01 22:38:00 -0800 |
commit | 3051fa617a3bb753185341a2040eaa454a54669e (patch) | |
tree | 77dd4be731ab21e7bce1ebd87902ee91fa66303b /REPORTING-BUGS | |
parent | 2caabb3d2e600373b83588789896fe5a8831bbb1 (diff) | |
download | linux-3051fa617a3bb753185341a2040eaa454a54669e.tar.bz2 |
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 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions