]> git.baikalelectronics.ru Git - kernel.git/commit
qla4xxx: add a missing include
authorEric Dumazet <edumzet@google.com>
Wed, 27 May 2015 04:43:44 +0000 (21:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2015 18:20:40 +0000 (14:20 -0400)
commit3712a1cc6953641b8dd58379e2bab890dc6c2a78
tree8cd000f50473f0df28b875a0dd39000af4c9ccb1
parent9a49a97a479319ca8eca18d64d688b321d3ddb1c
qla4xxx: add a missing include

vmalloc.h used to be included from include/net/inet_hashtables.h
but it is no longer the case.

Fixes: 06104d1cf926 ("tcp: fix/cleanup inet_ehash_locks_alloc()")
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Eric Dumazet <edumzet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/scsi/qla4xxx/ql4_def.h