lkml.org 
[lkml]   [2010]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] seastar - SeaStar Ethernet driver (review comments addressed)
On Tue, 02 Feb 2010 18:02:01 -0800
Joe Perches <joe@perches.com> wrote:

> Presumably SeaStar doesn't support multicast either, so maybe:
> if (dest_low_mac & 0x01)

Why not:
if (is_multicast_ether_addr(ethdr->h_dest))
...


\
 
 \ /
  Last update: 2010-02-03 03:11    [W:1.148 / U:0.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site