mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
f30e472071
In the hsr_dev_change_mtu(), the 'dev' and 'master->dev' pointer are same. So, the 'master' variable and some code are unnecessary. Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>