commit | 87973cd9fe89c743712403ac781af344fe460773 | [log] [tgz] |
---|---|---|
author | Dave Hudson <dhudson@codeaurora.org> | Tue Oct 22 16:00:04 2013 +0100 |
committer | Dave Hudson <dhudson@codeaurora.org> | Tue Oct 22 16:00:04 2013 +0100 |
tree | 82ae3c6311816fef11f29cb618ba4ea6af28d5ef | |
parent | 3896293412b001ae119d92b0cb281b6dc922a8cc [diff] |
Package cleanup * Fixed comment typos. * Replaced the net/core/dev.c hook to use RCU protection. * Added Kconfig and Makefile to support Kernel module correctly. * Fixed up little-endian handling (prelim, not fully tested). * Eliminated kernel thread and reimplemented module handling so that loading and unloading at runtime work correctly.