aboutsummaryrefslogtreecommitdiff
path: root/drivers/devfreq/Makefile
diff options
context:
space:
mode:
authorEdward Cree <ecree@solarflare.com>2020-08-03 21:32:16 +0100
committerDavid S. Miller <davem@davemloft.net>2020-08-03 18:22:54 -0700
commit4496363bec32df36df51db7f915a11d3b38615e3 (patch)
treecd42b58ed8f594ade75e097c39f9ffccc1ec06b0 /drivers/devfreq/Makefile
parent8e737145e8b27f04fe1c348ac99644f6cad4cfbb (diff)
sfc_ef100: fail the probe if NIC uses unsol_ev credits
In the future, EF100 is planned to have a credit-based scheme for handling unsolicited events, which drivers will need to use in order to function correctly. However, current EF100 hardware does not yet generate unsolicited events and the credit scheme has not yet been implemented in firmware. To prevent compatibility problems later if the current driver is used with future firmware which does implement it, we check for the corresponding capability flag (which that future firmware will set), and if found, we refuse to probe. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/devfreq/Makefile')
0 files changed, 0 insertions, 0 deletions