[Patch v3 net-next 09/12] net: fec: change FEC alignment according to i.mx6 sx requirement

Zhi Li lznuaa at gmail.com
Fri Sep 12 13:45:01 PDT 2014


On Fri, Sep 12, 2014 at 3:40 PM, David Miller <davem at davemloft.net> wrote:
> From: Frank Li <Frank.Li at freescale.com>
> Date: Thu, 11 Sep 2014 02:30:42 +0800
>
>> +
>> +     unsigned tx_align;
>> +     unsigned rx_align;
>>  };
>
> Please always fully write out "unsigned int" rather than just "unsigned".
>
>> @@ -2399,6 +2393,7 @@ fec_enet_alloc_rxq_buffers(struct net_device *ndev, unsigned int queue)
>>       struct sk_buff *skb;
>>       struct bufdesc  *bdp;
>>       struct fec_enet_priv_rx_q *rxq;
>> +     unsigned off;
>
> Likewise.

Okay, I will fix it next version.

best regards
Frank Li



More information about the linux-arm-kernel mailing list