commit | 9652e931e73be7e54a9c40e9bcd4bbdafe92a406 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed Apr 17 06:47:02 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 19 14:57:57 2013 -0400 |
tree | b943a75e53e22e9dcdb26558d971ac25af566a02 | |
parent | ccdfcc398594ddf3f77348c5a10938dbe9efefbe [diff] |
netlink: add mmap'ed netlink helper functions Add helper functions for looking up mmap'ed frame headers, reading and writing their status, allocating skbs with mmap'ed data areas and a poll function. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>