From: Andrea Galbusera
Date: Thu, 21 Apr 2011 14:21:21 +0200
> mac-fec.c was setting individual UDP address registers instead of multicast
> group address registers when joining a multicast group.
> This prevented from correctly receiving UDP multicast packets.
> According to datasheet, replaced
Remove the unnecessary initialization of "dev_t bsr_dev" since it's
subsequently used in an "alloc_chrdev_region()" call which uses that
variable in an output-only fashion.
Signed-off-by: Robert P. J. Day
---
*Not* compile tested since I don't have a PPC toolchain, but the
logic here should
On Thu, 21 Apr 2011 14:26:46 -0500
Meador Inge wrote:
> Hmmm ... In the MPC8572E and P1022DS manuals I don't see the terminology
> group used for message registers.
I was looking at the P4080 manual, which does use it. It looks like some
other chip manuals just use MSGR0-MSGR7.
> If you feel
On 04/19/2011 01:33 PM, Scott Wood wrote:
> On Tue, 19 Apr 2011 13:26:26 -0500
> Meador Inge wrote:
>
>> On 04/19/2011 12:52 PM, Scott Wood wrote:
>>> On Tue, 19 Apr 2011 11:59:34 -0500
>>> Meador Inge wrote:
>>>
Aliases are of the form 'msgr-block',
+where is an integer specifyi
mac-fec.c was setting individual UDP address registers instead of multicast
group address registers when joining a multicast group.
This prevented from correctly receiving UDP multicast packets.
According to datasheet, replaced hash_table_high and hash_table_low
with grp_hash_table_high and grp_has