Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: ethtool: memset the whole sinfo struct to 0
Rather than just setting the valid flags to 0 set the whole struct to 0 since other places might rely on it. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information