From: Daniel Borkmann Date: Sun, 16 Feb 2014 14:55:21 +0000 (+0100) Subject: netdevice: move netdev_cap_txqueue for shared usage to header X-Git-Tag: v3.14-rc4~30^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9507bdaf40e91fea2b1c0c1ee7dc627c8ee6fd6;p=pandora-kernel.git netdevice: move netdev_cap_txqueue for shared usage to header In order to allow users to invoke netdev_cap_txqueue, it needs to be moved into netdevice.h header file. While at it, also add kernel doc header to document the API. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed