From: Pavel Emelyanov Date: Wed, 21 Aug 2013 10:32:39 +0000 (+0400) Subject: tun: Get skfilter layout X-Git-Tag: v3.12-rc1~132^2~219^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76975e9cb4a7c6fe39478a3dc4dd292a5c6c8c74;p=pandora-kernel.git tun: Get skfilter layout The only thing we may have from tun device is the fprog, whic contains the number of filter elements and a pointer to (user-space) memory where the elements are. The program itself may not be available if the device is persistent and detached. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed