aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorJon Mason <[email protected]>2016-10-05 15:36:49 -0400
committerDavid S. Miller <[email protected]>2016-10-06 20:55:52 -0400
commit4af1474e6198b10fee7bb20e81f7e033ad1b586c (patch)
tree4ad51be7ee5b47cf7c0ad2dfb2b9a33ce751e9c0 /scripts/gdb/linux
parentd35c99ff77ecb2eb239731b799386f3b3637a31e (diff)
net: bgmac: Fix errant feature flag check
During the conversion to the feature flags, a check against ci->id != BCMA_CHIP_ID_BCM47162 became bgmac->feature_flags & BGMAC_FEAT_CLKCTLS instead of !(bgmac->feature_flags & BGMAC_FEAT_CLKCTLS) Reported-by: Rafał Miłecki <[email protected]> Signed-off-by: Jon Mason <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions