AF_PACKET: Add documentation for queue mapping fanout mode
authorNeil Horman <[email protected]>
Mon, 27 Jan 2014 16:43:04 +0000 (11:43 -0500)
committerDavid S. Miller <[email protected]>
Mon, 27 Jan 2014 20:57:32 +0000 (12:57 -0800)
commitbb9fbe2ddd6d6111c5fe5987fa1e71da7d2ab854
tree52eb4147ca03225697b324d9032d42e47aa6618b
parent5f6db130b5dab96eb1fe6b2c1d1131a74149f949
AF_PACKET: Add documentation for queue mapping fanout mode

Recently I added a new AF_PACKET fanout operation mode in commit
2d36097, but I forgot to document it.  Add PACKET_FANOUT_QM as an available mode
in the af_packet documentation.  Applies to net-next.

Signed-off-by: Neil Horman <[email protected]>
CC: "David S. Miller" <[email protected]>
CC: Daniel Borkmann <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Documentation/networking/packet_mmap.txt