Home
last modified time | relevance | path

Searched hist:bc0435855041d7fff0b83dd992fc4be34aa11afb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireguard/
H A Dnetlink.cdiff bc0435855041d7fff0b83dd992fc4be34aa11afb Tue Aug 18 03:17:32 CDT 2020 Johannes Berg <johannes.berg@intel.com> netlink: consistently use NLA_POLICY_MIN_LEN()

Change places that open-code NLA_POLICY_MIN_LEN() to
use the macro instead, giving us flexibility in how we
handle the details of the macro.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/
H A Dmacsec.cdiff bc0435855041d7fff0b83dd992fc4be34aa11afb Tue Aug 18 03:17:32 CDT 2020 Johannes Berg <johannes.berg@intel.com> netlink: consistently use NLA_POLICY_MIN_LEN()

Change places that open-code NLA_POLICY_MIN_LEN() to
use the macro instead, giving us flexibility in how we
handle the details of the macro.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/wireless/
H A Dnl80211.cdiff bc0435855041d7fff0b83dd992fc4be34aa11afb Tue Aug 18 03:17:32 CDT 2020 Johannes Berg <johannes.berg@intel.com> netlink: consistently use NLA_POLICY_MIN_LEN()

Change places that open-code NLA_POLICY_MIN_LEN() to
use the macro instead, giving us flexibility in how we
handle the details of the macro.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>