summaryrefslogtreecommitdiff
path: root/package/libnl/patches/patch-include_netlink-types_h
blob: 01d181e28976afc481555b00d5f320fd0a69ccb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
--- libnl-1.1.orig/include/netlink-types.h	2008-01-14 16:48:45.000000000 +0100
+++ libnl-1.1/include/netlink-types.h	2009-04-16 20:16:45.349364825 +0200
@@ -95,15 +95,6 @@ struct nl_cache_mngr
 
 struct nl_parser_param;
 
-struct genl_info
-{
-	struct sockaddr_nl *	who;
-	struct nlmsghdr *	nlh;
-	struct genlmsghdr *	genlhdr;
-	void *			userhdr;
-	struct nlattr **	attrs;
-};
-
 #define LOOSE_FLAG_COMPARISON	1
 
 #define NL_OBJ_MARK		1