Mitchell Blank Jr wrote:
> Patrick McHardy wrote:
> 
>>-static inline const  int before48(const u64 seq1, const u64 seq2)
>>+static inline int before48(const u64 seq1, const u64 seq2)
> 
> Perhaps "__attribute__ ((const))" is what was meant here?

Doesn't matter for inline functions, the compiler knows anyway.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to