Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: remove pointless flags=0 assignment
The data structure is initialized to all zeroes, and we already rely on that in other places, so remove the pointless assignment to 0. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information