patch-include_netlink-types_h 488 B

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