On Monday, April 08, 2013 21:08:18 Antonio Quartulli wrote:
> Instead of casting the result of skb_mac_header() to
> "struct ethhdr *" every time, the eth_hdr inline function
> can be use to beautify the code and improve its readability
> 
> Signed-off-by: Antonio Quartulli <[email protected]>
> ---
>  bat_iv_ogm.c            |  2 +-
>  bridge_loop_avoidance.c |  8 ++++----
>  network-coding.c        | 10 +++++-----
>  routing.c               | 12 ++++++------
>  send.c                  |  2 +-
>  soft-interface.c        |  2 +-
>  6 files changed, 18 insertions(+), 18 deletions(-)

Applied in revision 1015463.

Thanks,
Marek

Reply via email to