aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-07-26 14:09:48 -0400
committerDavid S. Miller <davem@davemloft.net>2017-07-27 20:26:26 -0400
commit1680a3705b00e90c1e1de91a9fec421b23cef719 (patch)
tree3d4171f978507af2e36ce56035d54ef9134579ce /net/ipv6/tcp_ipv6.c
parent9511f2980d9367713c65991edeb7608c9d78dbeb (diff)
nfp: only use direct firmware requests
request_firmware() will fallback to user space helper and may cause long delays when driver is loaded if udev doesn't correctly handle FW requests. Since we never really made use of the user space helper functionality switch to the simpler request_firmware_direct() call. The side effect of this change is that no warning will be printed when the FW image does not exists. To help users figure out which FW file is missing print a info message when we request each file. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions