On Monday 24 February 2014 00:00:18 Antonio Quartulli wrote:
> --- a/send.c
> +++ b/send.c
> @@ -255,8 +255,8 @@ int batadv_send_skb_unicast(struct batadv_priv
> *bat_priv, struct batadv_orig_node *orig_node,
>                             unsigned short vid)
>  {
> -       struct batadv_unicast_packet *unicast_packet;
>         struct ethhdr *ethhdr;
> +       struct batadv_unicast_packet *unicast_packet;
>         int ret = NET_XMIT_DROP;
>  
>         if (!orig_node)

Don't we want longer declarations before shorter declarations ?

Cheers,
Marek

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to