diff options
author | Camelia Groza <camelia.groza@nxp.com> | 2019-01-17 15:22:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-19 21:03:08 +0300 |
commit | 3e64cf7a435ed0500e3adaa8aada2272d3ae8abc (patch) | |
tree | e7999c0a0af25273008032ee1b13d1ad64f20aee /include/linux/skbuff.h | |
parent | 7afa81c55fca0cad589722cb4bce698b4803b0e1 (diff) | |
download | linux-3e64cf7a435ed0500e3adaa8aada2272d3ae8abc.tar.xz |
net: phy: phy driver features are mandatory
Since phy driver features became a link_mode bitmap, phy drivers that
don't have a list of features configured will cause the kernel to crash
when probed.
Prevent the phy driver from registering if the features field is missing.
Fixes: 719655a14971 ("net: phy: Replace phy driver features u32 with link_mode bitmap")
Reported-by: Scott Wood <oss@buserror.net>
Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/skbuff.h')
0 files changed, 0 insertions, 0 deletions