mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 12:43:09 +09:00
It is currently always set to NULL, but nf_queue is adjusted to be prepared for it being set to a real socket by taking and releasing a reference to that socket when necessary. Signed-off-by: David S. Miller <davem@davemloft.net>