> From: David Binderman [mailto:[email protected]]
> Sent: Tuesday, January 06, 2015 1:19 AM
> 
> Hello there,
> 
> [linux-3.19-rc3/drivers/net/ethernet/intel/i40e/i40e_main.c:6441]:
> (style) Same expression in both branches of ternary operator.
> 
> Source code is
> 
>         ntohs(port), port ? i : i);
> 
> Suggest code rework.
> 
> Regards
> 
> David Binderman

Hmmm, good catch, thanks!  It looks like that second 'i' should be 
'filter_index'.  We'll fix that up.

sln



------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to