Re: add bcm47xx watchdog driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Wim Van Sebroeck wrote:
Hi Matthieu, Florian,

It works very well on my Netgear WGT634U, thanks !

Tested-by: Florian Fainelli <florian@xxxxxxxxxxx>

I incorporated the changes of Andrew and did a clean-up here and there to keep checkpatch happy.
Could you test the attached diff to see that it still works.

Thanks,
Wim.


+
+#define WDT_DEFAULT_TIME	30	/* seconds */
+#define WDT_MAX_TIME		255	/* seconds */
Why have changed this from 256 to 255 ?

+}
+
+static int bcm47xx_wdt_notify_sys(struct notifier_block *this,
+	nsigned long code, void *unused)
       ^^^^
Does this build ?


Matthieu


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux