Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: thorpej
Date: Fri Apr 30 18:15:04 UTC 1999
Modified Files:
src/sys/dev/ic: lance.c
Log Message:
In lance_mediachange(), if there is no callback to the front-end, just
return 0 instead of EINVAL. In this case, there will only be one media
type, and the upper-level if_media code will ensure that the user is setting
to that type.
In other words, don't require the front-end to provide the no-op.
Home |
Main Index |
Thread Index |
Old Index