Menu

#125 Use Linux system headers instead of a copy of ethtool.h

wishlist
closed-wont-fix
None
5
2006-09-19
2006-08-06
No

In ethtool-util.h:

typedef unsigned long long u64; /* hack, so we
may include kernel's
ethtool.h */
typedef __uint32_t u32; /* ditto */
typedef __uint16_t u16; /* ditto */
typedef __uint8_t u8; /* ditto */
#include "ethtool-copy.h"

Discussion

  • Dick Marinus

    Dick Marinus - 2006-08-06

    ethtool_ethtool.h.patch

     
  • Jeff Garzik

    Jeff Garzik - 2006-09-19
    • milestone: --> wishlist
    • assigned_to: nobody --> jgarzik
    • status: open --> closed-wont-fix
     

Log in to post a comment.