On Monday, May 02, 2016 18:27:38 Antonio Quartulli wrote:
When the MAC address of the primary interface is changed, update the originator address in the ELP and OGM skb buffers as well in order to reflect the change.
Fixes: a4b88af77e28 ("batman-adv: ELP - adding basic infrastructure") Reported-by: Marek Lindner marek@neomailbox.ch Signed-off-by: Antonio Quartulli a@unstable.cc
Changes from v1:
- Fixes: tag added
- rebased on top of maint
Changes from v2:
- kernel-doc added
net/batman-adv/bat_v.c | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-)
Applied in revision a636bf0.
Thanks, Marek