Sign in
gem5
/
arm
/
linux
/
5e4a08476b50fa39210fca82e03325cc46b9c235
/
.
/
net
/
wireless
/
ethtool.h
blob: 695ecad20bd67cb79c2413d8c0f83c823c2da330 [
file
] [
log
] [
blame
]
John W. Linville
4890e3b
2009-09-30 14:50:17 -0400
[
diff
] [
blame
]
1
#ifndef
__CFG80211_ETHTOOL__
2
#define
__CFG80211_ETHTOOL__
3
John W. Linville
4890e3b
2009-09-30 14:50:17 -0400
[
diff
] [
blame
]
4
extern
const
struct
ethtool_ops cfg80211_ethtool_ops
;
5
6
#endif
/* __CFG80211_ETHTOOL__ */